From: Glenn Morris Date: Thu, 9 Jan 2014 16:52:04 +0000 (-0800) Subject: ChangeLog fix X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1589^2~34 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fb14cb489aba648435c879dc83a18c756147724c;p=emacs.git ChangeLog fix Not a Debian bug; use format that bug-reference-mode understands --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 35627f458bc..bdf72dad1c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2014-01-09 Eric S. Raymond * vc/vc-git.el (vc-git-print-log): Add --follow option to command, - following renames and addressing Debian bug 8756. + following renames. (Bug#8756) 2014-01-09 Stefan Monnier